Create Public Individual Recipient Coverage
Allows adding a new BPCS individual coverage to a recipient. This mechanism can't be used for family-based coverages.
Mechanism
POST [base]/Coverage
The id is that returned for the Coverage in the 'search' operation (or provided in the location header response to a create interaction)
Payload | Example |
---|---|
In: Coverage for Individual Creation Profile | Coverage Creation Example |
Out (success): HTTP 201 with Location header set to id for the new record and version timestamp, Warning Operation Outcome (optional) | |
Out (error): HTTP 4xx or 5xx Operation Outcome (optional) |